home *** CD-ROM | disk | FTP | other *** search
/ Champak 143 / (Vol 143) Nov 15 2011.iso / Games / aqua_cubes.swf / scripts / DefineButton2_218 / BUTTONCONDACTION on(release).as
Text File  |  2011-11-15  |  78b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("Title","title");
  4. }
  5.